Collider Container
A Collider Container is a container of Collider objects that define simplified collision geometry for a component.

Colliders in a Collider Container are listed with the behavior in the Component Graph panel.

Properties
| Name | Description |
| Name | Defines the name of the container. |
| Visible | Controls the visibility of the colliders in the container. |
Collider Properties
Each collider object has its own properties.
| Name | Description |
| Name | Defines the name of the collider. |
| Visible | Controls the visibility of the collider. |
| Padding | Sets padding for a convex collider. |
| Radius | Sets the radius for a sphere collider. |
| Length | Sets the length for a box collider. |
| Width | Set the width for a box collider. |
| Height | Sets the height for a box collider. |